home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / HardwareProjects / spartan.lha / Spartan / Examples / Mountlist < prev    next >
Encoding:
Text File  |  1992-05-16  |  1.6 KB  |  81 lines

  1. /*   This is a mountlist entry for drive 0 at SCSI address 0 */
  2. DH0:
  3.    Device = spartan.device
  4.    Unit = 0
  5.    Flags = 0
  6.    Surfaces = 4
  7.    BlocksPerTrack = 18
  8.    Reserved = 2
  9.    Interleave = 4
  10.    LowCyl = 0 ; HighCyl = 614
  11.    Buffers = 30
  12.    BufMemType = 0
  13.    MaxTransfer = 131071
  14.    Stacksize = 4000
  15.    GlobVec = -1
  16.    FileSystem = L:FastFileSystem
  17.    DosType = 0x444f5301
  18. #
  19.  
  20. /*    this is a mountlist entry for drive 1 at SCSI address 0   */
  21. DH1:
  22.    Device = spartan.device
  23.    Unit = 1
  24.    Flags = 0
  25.    Surfaces = 4
  26.    BlocksPerTrack = 18
  27.    Reserved = 2
  28.    Interleave = 4
  29.    LowCyl = 0 ; HighCyl = 614
  30.    Buffers = 30
  31.    BufMemType = 0
  32.    MaxTransfer = 131071
  33.    Stacksize = 4000
  34.    GlobVec = -1
  35.    FileSystem = L:FastFileSystem
  36.    DosType = 0x444f5301
  37. #
  38. /*   This is a mountlist entry for drive 0 at SCSI address 1 */
  39. DH2:
  40.    Device = spartan.device
  41.    Unit = 2
  42.    Flags = 0
  43.    Surfaces = 4
  44.    BlocksPerTrack = 18
  45.    Reserved = 2
  46.    Interleave = 4
  47.    LowCyl = 0 ; HighCyl = 614
  48.    Buffers = 30
  49.    BufMemType = 0
  50.    MaxTransfer = 131071
  51.    Stacksize = 4000
  52.    GlobVec = -1
  53.    FileSystem = L:FastFileSystem
  54.    DosType = 0x444f5301
  55. #
  56.  
  57. /*    this is a mountlist entry for drive 1 at SCSI address 1 */
  58. DH3:
  59.    Device = spartan.device
  60.    Unit = 3
  61.    Flags = 0
  62.    Surfaces = 4
  63.    BlocksPerTrack = 18
  64.    Reserved = 2
  65.    Interleave = 4
  66.    LowCyl = 0 ; HighCyl = 614
  67.    Buffers = 30
  68.    BufMemType = 0
  69.    MaxTransfer = 131071
  70.    Stacksize = 4000
  71.    GlobVec = -1
  72.    FileSystem = L:FastFileSystem
  73.    DosType = 0x444f5301
  74. #
  75.  
  76. /*
  77.      Be sure to edit these mountlist entrys to match the configuration of your
  78.      drives.  Refer to your Spartan Manual for details.
  79. */
  80.  
  81.